ComponentOne MAUI Edition
Demos
Docs
Samples
Download
MAUI | ComponentOne
C1.Maui.Grid Assembly
/
C1.Maui.Grid Namespace
/
GridRowColCollection<T> Class
/ DisableAnimations Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Syntax
See Also
MAUI Overview
Get Started with MAUI
Section 508 Compliance
Configure MAUI Application
Adding NuGet Packages to your App
Controls
API Reference
C1.Maui.Calendar Assembly
C1.Maui.Chart Assembly
C1.Maui.Core Assembly
C1.Maui.Grid Assembly
Namespaces
C1.Maui.Grid Namespace
Overview
Classes
CheckListBehavior
DetailProviderRowHeaderCell
EmptyGridBehavior
FlexGrid
FlexGridDetailProvider
FlexGridDetailProvider<TItem>
FullTextFilterBehavior
GridAggregateFunction
GridAggregateFunctionCollection
GridAutoGeneratingColumnEventArgs
GridBoundRow
GridCellEditEventArgs
GridCellFactory
GridCellFactoryNotifyChange
GridCellRange
GridCellRangeEventArgs
GridCellView
GridColumn
GridColumnCollection
GridColumnHeaderCell
GridColumnHeaderCellHandler
GridDataMap
GridDateTimeColumn
GridDetailCellCreatingEventArgs
GridDetailLoadingEventArgs<TItem>
GridDetailRow<TItem>
GridFilterCell
GridFilterCellHandler
GridFilterRow
GridGroupRow
GridGroupRowCell
GridHyperlinkColumn
GridImageColumn
GridIncrementalLoadingCell
GridIncrementalLoadingRow
GridInputEventArgs
GridMenuItem
GridMergeManager
GridNewRow
GridNumericColumn
GridOutlineEventArgs
GridPanel
GridRow
GridRowCol
GridRowColCollection<T>
Overview
Members
Methods
DisableAnimations Method
Dispose Method
Dispose() Method
Dispose(Boolean) Method
OnCollectionChanged Method
OnPropertyChanged Method
Properties
DefaultSize Property
IsDisposed Property
MaxSize Property
MinSize Property
Events
CollectionChanged Event
PropertyChanged Event
GridRowCollection
GridRowHeaderColumn
GridSelectedItemsCollection
GridSelectionEventArgs
GridSelectionMenu
GridSelectionMenuEventArgs
GridSummaryCell
GridSummaryRow
GridTextCellView
GridWrapCellFactory
MauiAppBuilderEx
TransposedGridBehavior
TransposedGridCellFactory
Enumerations
FullTextFilterMode
GridAggregate
GridAllowDragging
GridAllowMerging
GridAllowResizing
GridAutoSizeMode
GridCellType
GridClipboardCopyMode
GridColumnOptionsMenuVisibility
GridDateTimeColumnMode
GridDetailVisibilityMode
GridFileFormat
GridGroupRowPosition
GridGroupSummariesPosition
GridHeadersVisibility
GridMouseOverMode
GridNewRowPosition
GridRowColType
GridSaveOptions
GridSelectionMode
GridSortIconPosition
GridTreeExpandMode
GridTreeIndentMode
GridTreeLine
GridTreeLinesMode
GridValidationIndicator
C1.Maui.Grid.Cells Namespace
Overview
Classes
DetailProviderRowHeaderCellHandler
C1.Maui.Grid.Resources Namespace
Overview
C1.Maui.Grid.Themes Namespace
Overview
Classes
Generic
WinRT.C1_Maui_GridGenericHelpers Namespace
Overview
C1.Maui.GridControl Assembly
C1.Maui.Input Assembly
Release History
DisableAnimations Method (GridRowColCollection<T>)
In This Topic
Syntax
See Also
Disable the animations caused by the operations that are performed inside the using block of the returned IDisposable.
Syntax
C#
public
IDisposable
DisableAnimations()
See Also
Reference
GridRowColCollection<T> Class
GridRowColCollection<T> Members